home *** CD-ROM | disk | FTP | other *** search
/ Women from Lesbos 2 / Women from Lesbos 2.iso / viewers / os2 / changes next >
Encoding:
Text File  |  1994-01-19  |  5.6 KB  |  111 lines

  1. New to version 1.22 of JoeView & fixes.
  2. -Dramatic speedup of FS Dithering.
  3. -Uses Notebook interface for options.
  4. -Dialogs have been added for proper display at 640 and 800
  5.  resolutions.
  6. -Added script file processing.  Batch conversions, etc.
  7. -Fixed potential memory leak in TIFF reads.
  8. -Fixed memory leak in PCX writes.
  9. -Bug fix for reading monochrome PCX files.
  10. -Speed up for reading & writing PCX files.
  11. -PCX reads less memory intensive.
  12. -Will read 24 bit pcx files.
  13. -Speed up for reading & writing Targa files.
  14. -Speed up for saving GIF files.
  15. -Will read truncated Targa files if they have a certain minimum of info.
  16. -Speed up for reading & writing PBM files.
  17. -Bug fix for reading raw style PBM files.
  18. -Small bug fix for writing BMP files.
  19. -Big bug fix for reading BMP files.
  20. -Will read multi-screen resolution style OS2 Bitmaps.
  21. -Added RLE BMP file write.
  22. -Option to have JoeView check swapper.dat drive before allocating big
  23.  chunks of memory.  May prevent your computer from running out of swap space.
  24.  See help section under options for its use.
  25. -JoeView border will change to red or blue (depends on whether JoeView is the
  26.  active application) while a file is being saved.  Changes back to default color
  27.  when save is completed.
  28. -Shutdown bug fix.  JoeView would sometimes stay in memory or not shut down
  29.  if shutdown was attempted while reading or writing files.  Should be fixed.
  30. -JoeView now prompts you about finishing a file save if you try and exit before
  31.  save has been completed.
  32. -Uses a little less memory than previous versions.
  33. -Ability to run other programs to hack on images (see piping in help).
  34. -Changed mouse buttons, single click on right button to bring up menu. Left
  35.  button for cropping rectangle and double click left button to advance slide show.
  36. -Can now drag and drop multiple files onto joeview when running and this will
  37.  startup a slideshow using those files.
  38. -Ability to create an icon version of your image and have it associated with the
  39.  file.  Of primary use to 1024x768 users.
  40. -File listing by date would show the wrong date for certain months, fixed.
  41. -Directory listings now have a little arrow by current directory.
  42. -Improved use of tabs and arrow keys for dialogs, interface more consistent.
  43. -Can have JoeView use only system colors when loading image.
  44. -Can now dither (quantize) to gray for very quick loads/displays.
  45. -Can better specify what type of dithering to use.
  46. -Can place help file in same path as exe file without having directory in your help path.
  47. -Bug fix regarding loading files off of root directory.
  48. -Buf fix, Colors Control panel will work OK when using dynamic changes.l
  49. -New pointer - crosshairs - instead of arrow.
  50. -Cropping rectangle can go both ways.
  51. -Multiple zoom in, one zoom out.
  52. -File save type must be entered each time.
  53. -Can now copy section of image into clipboard, instead of whole image.
  54. -SlideShow files now save options.
  55. New to version 1.21 of JoeView & fixes.
  56. -Startup screen on first use.
  57. -Handles PCX files.
  58. -Handles TIFF files.
  59. New to version 1.2 of JoeView & fixes.
  60. -Double Clicking the left mouse button brings up the main menu.
  61. -Double Clicking the right mouse button advances in SlideShow
  62. -Can do low priority file reads & slideshows
  63. -The cropping & zooming rectangle more closely matches the 
  64. pointer (fix).
  65. -Options menu is now available after using SlideShow (fix)
  66. -Will now correctly identify Windows bitmaps, read & save bitmaps
  67. in proper format (fix).
  68. -Ability to print your image to any defined printer.  Also you 
  69. can print out your image as an EPS Postrscript file. 
  70. -JoeView remembers screen positions.
  71. -Copy and Paste to the clipboard, will keep colors correct.
  72. -Can paste from clipboard into an existing image
  73. -Convert image colors into the default system palette using Floyd 
  74. Steinberg dithering or a shortest Distance Method.
  75. -Command line option to create OS2 2.0 bitmap (see help section 
  76. on command line options).
  77. -Can save and load SlideShow programs.  These can be dragged and
  78. dropped onto JoeView (both open and closed), opened from the Slide Show Dialog or
  79. started from the File Open Dialog.
  80. -Can open a file by dragging and dropping
  81. -Can specify an optimize option on JPEG saves to create smaller 
  82. files.
  83. -Sometimes a garbage line appeared at the top if an image,
  84. this has been fixed.
  85. -Can type a drive and path in the File Open Dialog, File Mask entry
  86. field to quickly change disks and directory.  For example c:\test\images\*.bmp
  87. will change to the c:\test\images directory and use *.bmp as the file mask.
  88. -Will automatically create .ini file.
  89. -Can toggle the main Title Bar on and off.
  90. -More extensive HotKeys (See help section)
  91. -Will go to a near correct palette state when not in forground, will
  92. go to correct palette state when going from nonactive to active.
  93. -Can edit an images HSV or RGB colors.
  94.  
  95. There are two possible command line options.  You can specify
  96. a file name for JoeView to load upon startup.
  97. For example: joeview c:\gifs\hooters.gif
  98. The other command line option is to create a Floyd Stein
  99. JoeView normally reads.  The output file will always be an OS2
  100. 2.0 format bitmap.  The command is JoeView -b file_in file)out. The "-b" option 
  101. causes JoeView to perform the
  102. dithering at full CPU utilization.  As the process is very CPU
  103. intensive, the "-bs" option is included.  This option is meant to
  104. mean -b slow.  Basically it puts JoeView in a low priority
  105. mode that causes the operation to take considerably longer than
  106. if you use "-b" but you'll find that your machine is much more
  107. usefull while the process is running.
  108. JoeView will not be visible when this option is invoked.
  109.  
  110.  
  111.